'宣言 Public Function New( _ ByVal style As PdfFontStyle, _ ByVal sizeInPoints As System.Double, _ ByVal fontData() As System.Byte _ )
public Font( PdfFontStyle style, System.double sizeInPoints, System.byte[] fontData )
パラメータ
- style
- フォントスタイル属性。
- sizeInPoints
- フォントサイズ(ポイント単位)。
- fontData
- 生フォントファイルデータ。